home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1998 March / MACPOWER-1998-03.ISO.7z / MACPOWER-1998-03.ISO / インターネット/通信 / Netscape Communicator Folノ.sea / Netscape Communicator Folder / Netscape Communicator™.rsrc / TEXT_3010_allprefs.txt < prev    next >
Text File  |  1997-09-08  |  32KB  |  715 lines

  1. // SYNTAX HINTS:  dashes are delimiters.  Use underscores instead. 
  2. //     The first character after a period must be alphabetic.
  3.  
  4. /////////////////////
  5. // TIMEBOMB STUFF  -- BE CAREFUL!!!
  6. //
  7. config("timebomb.expiration_time",-1);        // 08/01/97 + 0 secs 
  8. config("timebomb.warning_time",-1);        // 07/15/97 + 0 secs
  9.  
  10. /////////////////////
  11. // RELATIVE TIMEBOMB STUFF -- BE VERY CAREFULL !!!
  12. //
  13. // We hide the relative timebomb start time in the preferences under
  14. // a "secret" name.  This name must be changed every time we want a 
  15. // new timebomb, ie: every (non beta) release
  16. //
  17. // IE: *PLEASE* CHANGE THE "SECRET" NAME EVERY MAJOR RELEASE
  18. //
  19. // Be sure to change both:
  20. //    1) the secret name:
  21. //    2) the line that initializes the default value of the secret name
  22. //
  23. // PS: Kindly ask around to avoid using a real pref value
  24. // Note: these values can also be changed in the admin config file
  25. //
  26. config("timebomb.relative_timebomb_secret_name", "general.bproxy_cert_digest");
  27. pref("general.bproxy_cert_digest",0);
  28.  
  29. // oh yeah, finally: the relative timebomb controls
  30. config("timebomb.relative_timebomb_days", -1);          // -1 means disabled
  31. config("timebomb.relative_timebomb_warning_days", -1); // -1 means disabled
  32.  
  33. pref("network.search.url", "http://cgi.jp.netscape.com/ja/cgi-bin/url_search.cgi?search=");
  34.  
  35. // Default xp preferences 
  36.  
  37. pref("general.startup.browser",                true);
  38. pref("general.startup.mail",                false);
  39. pref("general.startup.news",                false);
  40. pref("general.startup.editor",                false);
  41. pref("general.startup.conference",            false);
  42. pref("general.startup.calendar",            false);
  43. pref("general.startup.netcaster",            false);
  44.  
  45. pref("general.always_load_images",            true);
  46. pref("general.always_load_movies",            true);
  47. pref("general.always_load_sounds",            true);
  48. pref("general.title_tips",                    true);
  49.  
  50. pref("general.help_source.site",            1);    // 0 = Netscape, 1 = installed, 2 = custom
  51. pref("general.help_source.url",                "");
  52.  
  53. pref("browser.enable_style_sheets",            true);
  54. pref("browser.startup.page",                1);     // 0 = blank, 1 = home, 2 = last
  55. pref("browser.startup.homepage",            "http://home.jp.netscape.com/ja/");
  56. pref("browser.startup.homepage_override",    true);
  57. pref("browser.startup.autoload_homepage",    true);
  58. pref("browser.startup.agreed_to_licence",    false);
  59. pref("browser.startup.license_version",        0);
  60. pref("browser.startup.default_window",        1);    // start up browser
  61. pref("browser.cache.disk_cache_size",        7680);
  62. pref("browser.cache.memory_cache_size",        1024);
  63. pref("browser.cache.disk_cache_ssl",        false);
  64. pref("browser.foreground_color",            "#000000");
  65. pref("browser.background_color",            "#C0C0C0");
  66. pref("browser.anchor_color",                "#0000EE");
  67. pref("browser.visited_color",                "#551A8B");
  68. pref("browser.chrome.show_directory_buttons",    true);
  69. pref("browser.chrome.toolbar_style",        2);
  70. pref("browser.chrome.advanced_toolbar",        false); 
  71. pref("browser.chrome.show_toolbar",            true);
  72. pref("browser.chrome.show_status_bar",        true);
  73. pref("browser.chrome.show_url_bar",            true);
  74. pref("browser.chrome.show_security_bar",    true);
  75. pref("browser.chrome.button_style",            0);
  76.  
  77. pref("browser.background_option",            0);    // DEFAULT_BACKGROUND
  78. pref("browser.link_expiration",                9);
  79. pref("browser.cache.check_doc_frequency",    0);
  80.  
  81. pref("browser.delay_images",                false);
  82. pref("browser.underline_anchors",            true);
  83. pref("browser.never_expire",                false);
  84. pref("browser.display_while_loading",        true);
  85. pref("browser.custom_link_color",            false);
  86. pref("browser.custom_visited_color",        false);
  87. pref("browser.custom_text_color",            false);
  88. pref("browser.use_document_colors",            true);
  89. pref("browser.window_rect",                    "-1,-1,-1,-1");
  90. pref("browser.prefs_window_rect",            "-1,-1,-1,-1");
  91. pref("browser.find_window_rect",            "-1,-1,-1,-1");
  92. pref("browser.bookmark_window_rect",        "-1,-1,-1,-1");
  93. pref("browser.download_window_rect",        "-1,-1,-1,-1");
  94. pref("browser.wfe.ignore_def_check",false);
  95. pref("browser.wfe.use_windows_colors",true);
  96. pref("browser.startup_mode",1);
  97. pref("browser.bookmark_location",        "");
  98. pref("browser.addressbook_location",    "");
  99. pref("browser.socksfile_location",        "");
  100. pref("browser.ldapfile_location",        "");
  101.  
  102. pref("browser.url_history.URL_1", "");
  103. pref("browser.url_history.URL_2", "");
  104. pref("browser.url_history.URL_3", "");
  105. pref("browser.url_history.URL_4", "");
  106. pref("browser.url_history.URL_5", "");
  107. pref("browser.url_history.URL_6", "");
  108. pref("browser.url_history.URL_7", "");
  109. pref("browser.url_history.URL_8", "");
  110. pref("browser.url_history.URL_9", "");
  111. pref("browser.url_history.URL_10", "");
  112. pref("browser.url_history.URL_11", "");
  113. pref("browser.url_history.URL_12", "");
  114. pref("browser.url_history.URL_13", "");
  115. pref("browser.url_history.URL_14", "");
  116. pref("browser.url_history.URL_15", "");
  117.  
  118.  
  119.  
  120. pref("ghist.expires.pos",          4);
  121. pref("ghist.expires.width",        1400);
  122. pref("ghist.firstvisit.pos",       2);
  123. pref("ghist.firstvisit.width",     1400);
  124. pref("ghist.lastvisit.pos",        3);
  125. pref("ghist.lastvisit.width",      1400);
  126. pref("ghist.location.pos",         1);
  127. pref("ghist.location.width",       2400);
  128. pref("ghist.show_value",           0);
  129. pref("ghist.sort_descending",      0);
  130. pref("ghist.sortby",               3);  // eGH_LastDateSort
  131. pref("ghist.title.pos",            0);
  132. pref("ghist.title.width",          2400);
  133. pref("ghist.visiblecolumns",       6);
  134. pref("ghist.visitcount.pos",       5);
  135. pref("ghist.visitcount.width",     1000);
  136. pref("ghist.window_rect",          "0,0,0,0");
  137.  
  138. pref("javascript.enabled",                    true);
  139. pref("javascript.allow.mailnews",            true);
  140. pref("javascript.allow.signing",            true);
  141. pref("javascript.reflect_preferences",        false);        // for PE
  142.  
  143. pref("network.tcptimeout",                    0);            // use default
  144. pref("network.tcpbufsize",                    0);            // 
  145. pref("network.use_async_dns",                true);
  146. pref("network.dnsCacheExpiration",            900); // in seconds
  147. pref("network.enableUrlMatch",                true);
  148. pref("network.max_connections",                4);
  149. pref("network.speed_over_ui",                true);
  150. pref("network.file_sort_method",            0);        // NAME 0, TYPE 1, SIZE 2, DATE 3
  151. pref("network.hosts.smtp_server",            "mail");
  152. pref("network.hosts.pop_server",            "mail");
  153. pref("network.hosts.nntp_server",            "news");
  154. pref("network.hosts.socks_server",            "");
  155. pref("network.hosts.socks_serverport",        1080);
  156. pref("network.hosts.socks_conf",            "");
  157. pref("network.proxy.autoconfig_url",        "");
  158. pref("network.proxy.type",                    3); /* Changed default by req of Jon Kalb */
  159. pref("network.proxy.ftp",                    "");
  160. pref("network.proxy.ftp_port",                0);
  161. pref("network.proxy.gopher",                "");
  162. pref("network.proxy.gopher_port",            0);
  163. pref("network.proxy.news",                    "");
  164. pref("network.proxy.news_port",                0);
  165. pref("network.proxy.http",                    "");
  166. pref("network.proxy.http_port",                0);
  167. pref("network.proxy.wais",                    "");
  168. pref("network.proxy.wais_port",                0);
  169. pref("network.proxy.ssl",                    "");
  170. pref("network.proxy.ssl_port",                0);
  171. pref("network.proxy.no_proxies_on",            "");
  172. pref("network.online",                        true); //online/offline
  173. pref("network.prompt_at_startup",            false);//Ask me
  174. pref("network.accept_cookies",                0);        // 0 = Always, 1 = warn, 2 = never
  175. pref("network.foreign_cookies",                0); // 0 = Accept, 1 = Don't accept
  176. pref("network.cookie.cookieBehavior",        0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse
  177. pref("network.cookie.warnAboutCookies",        false);
  178. pref("network.sendRefererHeader",            true);
  179.  
  180. pref("security.ask_for_fortezza",           0);
  181. pref("security.ask_for_password",           0);
  182. pref("security.ciphers",                    "");
  183. pref("security.default_mail_cert",          "");
  184. pref("security.default_personal_cert",      "");
  185. pref("security.email_as_ftp_password",      false);
  186. pref("security.enable_java",                true);
  187. pref("security.lower_java_network_security_by_trusting_proxies", false);
  188. pref("security.enable_ssl2",                true);
  189. pref("security.enable_ssl3",                true);
  190. pref("security.fortezza_lifetime",          30);
  191. pref("security.password_lifetime",          30);
  192. pref("security.submit_email_forms",         true);
  193. pref("security.use_password",               true);
  194. pref("security.warn_accept_cookie",         false); // ML obsolete
  195. pref("security.warn_entering_secure",       true);
  196. pref("security.warn_leaving_secure",        true);
  197. pref("security.warn_submit_insecure",       true);
  198. pref("security.warn_viewing_mixed",         true);
  199.  
  200. pref("security.ssl2.des_ede3_192",          true);  // Domestic
  201. pref("security.ssl2.des_64",                true);  // Domestic
  202. pref("security.ssl2.rc2_128",               true);  // Domestic
  203. pref("security.ssl2.rc2_40",                true);  // Export
  204. pref("security.ssl2.rc4_40",                true);  // Export
  205. pref("security.ssl2.rc4_128",               true);  // Domestic
  206.  
  207. pref("security.ssl3.fortezza_fortezza_sha", true);  // Fortezza
  208. pref("security.ssl3.fortezza_null_sha",     false); // Fortezza
  209. pref("security.ssl3.fortezza_rc4_sha",      true);  // Fortezza
  210. pref("security.ssl3.rsa_des_ede3_sha",      true);  // Domestic
  211. pref("security.ssl3.rsa_des_sha",           true);  // Domestic
  212. pref("security.ssl3.rsa_null_md5",          false); // Export
  213. pref("security.ssl3.rsa_rc2_40_md5",        true);  // Export
  214. pref("security.ssl3.rsa_rc4_40_md5",        true);  // Export
  215. pref("security.ssl3.rsa_rc4_128_md5",       true);  // Domestic
  216.  
  217. pref("security.smime.des_ede3",             true);  // Domestic
  218. pref("security.smime.des",                  true);  // Domestic
  219. pref("security.smime.rc2_40",               true);  // Export
  220. pref("security.smime.rc2_64",               true);  // Domestic
  221. pref("security.smime.rc2_128",              true);  // Domestic
  222. pref("security.smime.rc5.b64r16k40",        true);
  223. pref("security.smime.rc5.b64r16k64",        true);
  224. pref("security.smime.rc5.b64r16k128",       true);
  225.  
  226. pref("security.canotices.VeriSignInc.notice1",
  227. "This certificate incorporates the VeriSign Certification Practice Statement "+
  228. "(CPS) by reference. Use of this certificate is governed by the CPS.¥n¥n"+
  229. "The CPS is available in the VeriSign repository at "+
  230. "https://www.verisign.com/repository/CPS and "+
  231. "ftp://ftp.verisign.com/repository/CPS; by E-mail at "+
  232. "CPS-requests@verisign.com; and by mail at VeriSign, Inc., 2593 Coast Ave., "+
  233. "Mountain View, CA 94043 USA, Attn: Certification Services.¥n¥n"+
  234. "THE CPS DISCLAIMS AND LIMITS CERTAIN LIABILITIES, INCLUDING CONSEQUENTIAL "+
  235. "AND PUNITIVE DAMAGES. THE CPS ALSO INCLUDES CAPS ON LIABILITY RELATED TO "+
  236. "THIS CERTIFICATE. SEE THE CPS FOR DETAILS.¥n¥n"+
  237. "The CPS and this certificate are copyrighted: Copyright (c) 1997 VeriSign, "+
  238. "Inc. All Rights Reserved.");
  239.  
  240. pref("security.canotices.VeriSignInc.notice2",
  241. "The subject name (i.e., user name) in this VeriSign Class 1 "+
  242. "certificate contains nonverified subscriber information.");
  243.  
  244. pref("security.canotices.VeriSignInc.notice3",
  245. "This certificate incorporates by reference, and its use is strictly subject "+
  246. "to, the VeriSign Certification Practice Statement (CPS), available in the "+
  247. "VeriSign repository at: https://www.verisign.co.jp; by E-mail at "+
  248. "CPS-requests@verisign.co.jp; or by mail at VeriSign Japan K.K, 580-16 "+
  249. "Horikawacho, Saiwai-ku, Kawasaki  210  Japan¥n¥n"+
  250. "Copyright (c)1996, 1997 VeriSign, Inc.  All Rights Reserved. CERTAIN "+
  251. "WARRANTIES DISCLAIMED AND LIABILITY LIMITED.¥n¥n"+
  252. "WARNING: THE USE OF THIS CERTIFICATE IS STRICTLY SUBJECT TO THE  VERISIGN "+
  253. "CERTIFICATION PRACTICE STATEMENT.  THE ISSUING AUTHORITY DISCLAIMS CERTAIN "+
  254. "IMPLIED AND EXPRESS WARRANTIES, INCLUDING WARRANTIES OF MERCHANTABILITY OR "+
  255. "FITNESS FOR A PARTICULAR PURPOSE, AND WILL NOT BE LIABLE FOR CONSEQUENTIAL, "+
  256. "PUNITIVE, AND CERTAIN OTHER DAMAGES. SEE THE CPS FOR DETAILS.¥n¥n"+
  257. "Contents of the VeriSign registered nonverifiedSubjectAttributes extension "+
  258. "value shall not be considered as accurate information validated by the IA.");
  259.  
  260. pref("signed.applets.DefaultTo30Security",  false);
  261. pref("signed.applets.securityIsOn",         true);
  262. pref("signed.applets.codebase_principal_support", false);
  263. pref("signed.applets.local_classes_have_30_powers", false);
  264. pref("signed.applets.capabilitiesDB.lock_to_current", false);
  265. pref("signed.applets.low_security_for_local_classes", false);
  266. pref("signed.applets.simulate_signatures_on_system_classes", false);
  267. pref("signed.applets.verbose_security_exception", false);
  268.  
  269. pref("messages.new_window",                 true); // ML obsolete; use mailnews.message_in_thread_window
  270.  
  271. // Added by mwelch 97 Feb
  272. pref("news.show_pretty_names",                false);
  273. pref("mail.wrap_long_lines",                false);
  274. pref("news.wrap_long_lines",                false);
  275. pref("mail.inline_attachments",                true);
  276.  
  277. // Mail server preferences, pop by default
  278. pref("mail.server_type",                    0); // 0 pop, 1 imap, 
  279.                                                 // (Unix only:) 
  280.                                                 // 2 movemail, 3 inbox
  281.  
  282. pref("mail.auth_login", true);
  283. pref("mail.use_x_sender",                    false);
  284. pref("mail.imap.local_copies",                false);
  285. pref("mail.imap.server_sub_directory",        "");
  286. pref("mail.imap.server_ssl",                false);
  287. pref("mail.imap.ssl_port",                    993);
  288. pref("mail.use_altmail",                    false);
  289. pref("mail.altmail_dll",                    "postal32.dll");
  290. pref("mail.thread_mail",                    false);
  291. pref("mail.sort_mail",                        false);
  292. pref("mail.ascend_mail",                    false);
  293. pref("mail.leave_on_server",                false);
  294. pref("mail.default_cc",                        "");
  295. pref("mail.default_fcc",                    "");
  296. pref("mail.check_new_mail",                    false);
  297. pref("mail.check_time",                        10);
  298. pref("mail.pop_name",                        "");
  299. pref("mail.remember_password",                false);
  300. pref("mail.support_skey",                    false);
  301. pref("mail.pop_password",                    "");
  302. pref("mail.auto_quote",                        true);
  303. pref("mail.fixed_width_messages",            true);
  304. pref("mail.quoted_style",                    2);    // 0=plain, 1=bold, 2=italic, 3=bolditalic
  305. pref("mail.quoted_size",                    0); // 0=normal, 1=bigger, 2=smaller
  306. pref("mail.citation_color",                    "#000000"); // quoted color
  307. pref("mail.identity.organization",            "");
  308. pref("mail.identity.reply_to",                "");
  309. pref("mail.identity.username",                "");
  310. pref("mail.identity.useremail",                "");
  311. pref("mail.identity.defaultdomain",            "");
  312. pref("mail.use_fcc",                        true);
  313. pref("mail.cc_self",                        false);
  314. pref("mail.limit_message_size",                false);
  315. pref("mail.max_size",                        50); // download message size limit
  316. pref("mail.deliver_immediately",            true);
  317. pref("mail.strictly_mime",                    false);
  318. pref("mail.use_signature_file",                false);
  319. pref("mail.show_headers",                    1);    // some
  320. pref("mail.pane_config",                    0);
  321. pref("mail.sort_by",                        1);        // by date
  322. pref("mail.window_rect",                    "-1,-1,-1,-1");
  323. pref("mail.compose_window_rect",            "-1,-1,-1,-1");
  324. pref("mail.addr_book_window_rect",            "-1,-1,-1,-1");
  325. pref("mail.wfe.addr_book.show_value", 0);
  326. pref("mail.addr_book.lastnamefirst", false);
  327. pref("mail.addr_book.sortby", 2);
  328. pref("mail.addr_book.sort_ascending", true);
  329. pref("mail.addr_book.name.width", 0);
  330. pref("mail.addr_book.email.width", 0);
  331. pref("mail.addr_book.nickname.width", 0);
  332. pref("mail.addr_book.locality.width", 0);
  333. pref("mail.addr_book.company.width", 0);
  334. pref("mail.addr_book.type.pos", -1);
  335. pref("mail.addr_book.name.pos", -1);
  336. pref("mail.addr_book.email.pos", -1);
  337. pref("mail.addr_book.nickname.pos", -1);
  338. pref("mail.addr_book.locality.pos", -1);
  339. pref("mail.addr_book.company.pos", -1);
  340. pref("mail.attach_vcard",                     false);
  341. pref("mail.html_compose",                    true);
  342. pref("mail.htmldomains", "netscape.com,mcom.com");
  343. pref("mail.play_sound",                        true);
  344. pref("mail.send_html",                        true);
  345. pref("mail.directory_names.first_first",    true);
  346. pref("mail.attach_address_card",            false);
  347. pref("mail.fcc_folder",                        "");
  348. pref("mail.purge_threshhold",                100);
  349. pref("mail.prompt_purge_threshhold",         false); //Ask about compacting folders
  350. pref("mail.encrypt_outgoing_mail",             false);
  351. pref("mail.crypto_sign_outgoing_mail",         false);
  352. pref("mail.crypto_sign_outgoing_news",         false);
  353. pref("mail.warn_forward_encrypted",        true); // forward encrypted message to another warning
  354. pref("mail.warn_reply_unencrypted",        true); // clear reply to encrypted message warning
  355. pref("mail.use_mapi_server",                 false);
  356. pref("mail.match_nickname",                 false);
  357. pref("mail.default_html_action", 0);    // 0=ask, 1=plain, 2=html, 3=both
  358. pref("mail.selection.count",0); //default - 0 mail folders selected for download
  359.  
  360.  
  361.  
  362. pref("news.default_cc",                        "");
  363. pref("news.default_fcc",                    "");
  364. pref("news.thread_news",                    true);
  365. pref("news.use_fcc",                        true);
  366. pref("news.cc_self",                        false);
  367. pref("news.show_headers",                    2);    // some
  368. pref("news.pane_config",                    0);
  369. pref("news.sort_by",                        1);        // by date
  370. pref("news.window_rect",                    "-1,-1,-1,-1");
  371. pref("news.offline_retrieval",        1);
  372. pref("news.article_purging",        "");
  373. pref("news.header_purging",        "");
  374. pref("news.fcc_folder",                        "");
  375. pref("news.notify.on",                        true);
  376. pref("news.notify.size",                    1000);
  377. pref("news.max_articles",                    500);
  378. pref("news.mark_old_read",                    false);
  379. pref("news.server_is_secure",                false);
  380. pref("news.server_port",                    119);  //default non-secure port number
  381. pref("news.subscribe.name_width",            -1);   // Subscribe UI cols width
  382. pref("news.subscribe.join_width",            -1);  
  383. pref("news.subscribe.post_width",            -1);  
  384. pref("news.subscribe.name_pos",                0);    // Subscribe UI cols pos
  385. pref("news.subscribe.join_pos",                1);  
  386. pref("news.subscribe.post_pos",                2);  
  387.  
  388. pref("mailnews.folder_window_rect",            "-1,-1,-1,-1");
  389. pref("mailnews.thread_window_rect",            "-1,-1,-1,-1");
  390. pref("mailnews.message_window_rect",        "-1,-1,-1,-1");
  391.  
  392. pref("mailnews.thread_pane_height",            -1);
  393. pref("mailnews.category_pane_width",        -1);
  394. pref("mailnews.reuse_thread_window",        true);
  395. pref("mailnews.reuse_message_window",        true);
  396. pref("mailnews.message_in_thread_window",    true);
  397. pref("mailnews.javascript_enabled",            true);
  398.  
  399. pref("mailnews.wraplength",                    72);
  400. pref("mailnews.nicknames_only",                false);
  401.  
  402. // If this pref is true, then ISO-8859-1 and MacRoman
  403. // are always converted to US-ASCII before being passed
  404. // to an IMAP or Dredd server.
  405. pref("mailnews.force_ascii_search",         true);
  406.  
  407. pref("intl.accept_languages",                "ja");
  408. pref("intl.mailcharset.cyrillic",            "koi8-r");
  409. pref("intl.accept_charsets",                "Shift_JIS,*,utf-8");
  410. pref("intl.auto_detect_encoding",            true);
  411. pref("intl.character_set",                    2308);        // CS_SJIS
  412. pref("intl.font_encoding",                    260);        // CS_AUTODETECT
  413.  
  414. pref("editor.html_editor",                    "");
  415. pref("editor.image_editor",                    "");
  416. pref("editor.author",                        "");
  417. pref("editor.auto_save_delay",                10);    // minutes
  418. pref("editor.html_editor",                    "");
  419. pref("editor.image_editor",                    "");
  420. pref("editor.fontsize_mode",                0);
  421. pref("editor.template_location",            "http://home.jp.netscape.com/ja/home/gold3.0_templates.html");
  422. pref("editor.default_template_location",    "http://home.jp.netscape.com/ja/home/gold3.0_templates.html");
  423. pref("editor.template_last_loc",            "");
  424. pref("editor.template_history_0",            "");
  425. pref("editor.template_history_1",            "");
  426. pref("editor.template_history_2",            "");
  427. pref("editor.template_history_3",            "");
  428. pref("editor.template_history_4",            "");
  429. pref("editor.template_history_5",            "");
  430. pref("editor.template_history_6",            "");
  431. pref("editor.template_history_7",            "");
  432. pref("editor.template_history_8",            "");
  433. pref("editor.template_history_9",            "");
  434. pref("editor.template_history_10",            "");
  435. pref("editor.template_history_11",            "");
  436. pref("editor.template_history_12",            "");
  437. pref("editor.template_history_13",            "");
  438. pref("editor.template_history_14",            "");
  439. pref("editor.template_history_15",            "");
  440. pref("editor.template_history_16",            "");
  441. pref("editor.template_history_17",            "");
  442. pref("editor.template_history_18",            "");
  443. pref("editor.template_history_19",            "");
  444.  
  445. pref("editor.background_image",                "");
  446. pref("editor.last_pref_page",                0);
  447. pref("editor.last_text_page",                0);
  448. pref("editor.last_doc_page",                0);
  449. pref("editor.last_table_page",                0);
  450. pref("editor.use_custom_colors",            false);
  451. pref("editor.use_background_image",            true);
  452. pref("editor.publish_keep_links",            true);
  453. pref("editor.publish_keep_images",            true);
  454. pref("editor.show_copyright",                true);
  455. pref("editor.show_character_toolbar",        true);
  456. pref("editor.show_paragraph_toolbar",        true);
  457. pref("editor.text_color",                    "#000000");
  458. pref("editor.link_color",                    "#0000FF");
  459. pref("editor.active_link_color",            "#000088");
  460. pref("editor.followed_link_color",            "#FF0000");
  461. pref("editor.background_color",                "#FFFFFF");
  462. pref("editor.auto_save",                    false);
  463. pref("editor.javascript_color",                "#FF0000");
  464. pref("editor.color_scheme",                    "Netscape Default Colors");
  465.  
  466. pref("editor.hints.bookmark",                true);
  467. pref("editor.hints.image",                    true);
  468. pref("editor.hints.sitemanager",            true);
  469. pref("editor.hints.copyright",                true);
  470. pref("editor.hints.removelinks",            true);
  471.  
  472. pref("editor.hrule.height",                    2);
  473. pref("editor.hrule.width",                    100);
  474. pref("editor.hrule.width_percent",            true);
  475. pref("editor.hrule.shading",                true);
  476. pref("editor.hrule.align",                    0);            // match types in edttypes.h ED_ALIGN_CENTER
  477.  
  478. pref("editor.publish_username",                "");
  479. pref("editor.publish_password",                "");
  480. pref("editor.publish_save_password",        false);
  481. pref("editor.publish_location",                "");
  482. pref("editor.publish_browse_location",        "");
  483. pref("editor.publish_last_loc",                "");
  484. pref("editor.publish_last_pass",            "");
  485. pref("editor.publish_history_0",            "");
  486. pref("editor.publish_history_1",            "");
  487. pref("editor.publish_history_2",            "");
  488. pref("editor.publish_history_3",            "");
  489. pref("editor.publish_history_4",            "");
  490. pref("editor.publish_history_5",            "");
  491. pref("editor.publish_history_6",            "");
  492. pref("editor.publish_history_7",            "");
  493. pref("editor.publish_history_8",            "");
  494. pref("editor.publish_history_9",            "");
  495. pref("editor.publish_history_10",            "");
  496. pref("editor.publish_history_11",            "");
  497. pref("editor.publish_history_12",            "");
  498. pref("editor.publish_history_13",            "");
  499. pref("editor.publish_history_14",            "");
  500. pref("editor.publish_history_15",            "");
  501. pref("editor.publish_history_16",            "");
  502. pref("editor.publish_history_17",            "");
  503. pref("editor.publish_history_18",            "");
  504. pref("editor.publish_history_19",            "");
  505. pref("editor.publish_password_0",            "");
  506. pref("editor.publish_password_1",            "");
  507. pref("editor.publish_password_2",            "");
  508. pref("editor.publish_password_3",            "");
  509. pref("editor.publish_password_4",            "");
  510. pref("editor.publish_password_5",            "");
  511. pref("editor.publish_password_6",            "");
  512. pref("editor.publish_password_7",            "");
  513. pref("editor.publish_password_8",            "");
  514. pref("editor.publish_password_9",            "");
  515. pref("editor.publish_password_10",            "");
  516. pref("editor.publish_password_11",            "");
  517. pref("editor.publish_password_12",            "");
  518. pref("editor.publish_password_13",            "");
  519. pref("editor.publish_password_14",            "");
  520. pref("editor.publish_password_15",            "");
  521. pref("editor.publish_password_16",            "");
  522. pref("editor.publish_password_17",            "");
  523. pref("editor.publish_password_18",            "");
  524. pref("editor.publish_password_19",            "");
  525.  
  526. pref("offline.startup_mode",                0);     // 0 online work, 1 offline work, 2 ask me
  527. pref("offline.download.size_limit",            50);    // K
  528. pref("offline.news.download.unread_only",    true);
  529. pref("offline.news.download.by_date",        true);
  530. pref("offline.news.download.use_days",        false);
  531. pref("offline.news.download.days",            30);    // days
  532. pref("offline.news.download.increments",    3);    // 0-yesterday, 1-1 wk ago, 2-2 wk ago,
  533.                                                 // 3-1 month ago, 4-6 month ago, 5-1 year ago
  534. pref("offline.news.discussions_count",        0);    // select discussion count
  535.  
  536. pref("offline.download_discussions",        true);  //default for offline usage is TRUE
  537. pref("offline.download_mail",            true);  //default for offline usage is TRUE
  538. pref("offline.download_messages",        true);  //default for offline usage is TRUE
  539.     
  540. pref("news.keep.method",                      0);    // 0 = all, 1 = by age, 2 = by message count
  541. pref("news.keep.days",                       30); // days
  542. pref("news.keep.count",                       30); //keep x newest messages
  543. pref("news.keep.only_unread",                false);
  544. pref("news.remove_bodies.by_age",            false);
  545. pref("news.remove_bodies.days",                20);
  546.  
  547.  
  548. // Mime types
  549. // User action - Save = 0, Launch = 1, Internal = 2, Unknown = 3
  550. //
  551. mime_type("mime.image_gif", "image/gif", "gif", 2, "JPEGView", "JVWR", "GIFf");
  552. mime_type("mime.image_jpeg", "image/jpeg", "jpg,jpeg,jpe", 2, "JPEGView", "JVWR", "JPEG");
  553. mime_type("mime.image_pict", "image/pict", "pic,pict", 1, "SimpleText", "ttxt", "PICT");
  554. mime_type("mime.image_tiff", "image/tiff", "tif,tiff", 1, "JPEGView", "JVWR", "TIFF");
  555. mime_type("mime.image_x_xbitmap", "image/x-xbitmap", "xbm", 2, "テアツ「テュテ凝」`", "ttxt", "????");
  556.  
  557. mime_type("mime.audio_basic", "audio/basic", "au,snd", 1, "Sound Machine", "SNDM", "ULAW");
  558. mime_type("mime.audio_aiff", "audio/aiff", "aiff,aif", 1, "Sound Machine", "SNDM", "AIFF");
  559. mime_type("mime.audio_x_wav", "audio/x-wav", "wav", 1, "Sound Machine", "SNDM", "WAVE");
  560.  
  561. mime_type("mime.video_quicktime", "video/quicktime", "qt,mov", 1, "Simple Player", "TVOD", "MooV");
  562. mime_type("mime.video_mpeg", "video/mpeg", "mpg,mpeg,mpe", 1, "Sparkle", "mMPG", "MPEG");
  563. mime_type("mime.video_x_msvideo", "video/x-msvideo", "avi", 1, "AVI to QT Utility", "AVIC", "????");
  564. mime_type("mime.video_x_qtc", "video/x-qtc", "qtc", 1, "Conferencing Helper Application", "mtwh", ".qtc");
  565.  
  566. mime_type("mime.application_mac_binhex40", "application/mac-binhex40", "hqx", 1, "Stuffit Expander", "SITx", "TEXT");
  567. mime_type("mime.application_x_stuffit", "application/x-stuffit", "sit", 1, "Stuffit Expander", "SITx", "SITD");
  568. mime_type("mime.application_x_macbinary", "application/x-macbinary", "bin", 1, "Stuffit Expander", "SITx", "TEXT");
  569. mime_type("mime.application_x_conference", "application/x-conference", "nsc", 1, "Netscape Conference", "Ncqマ\", "TEXT");
  570.  
  571. mime_type("mime.application_zip", "application/zip", "z,zip", 1, "ZipIt", "ZIP ", "ZIP ");
  572. mime_type("mime.application_gzip", "application/gzip", "gz", 1, "MacGzip", "Gzip", "Gzip");
  573. mime_type("mime.application_msword", "application/msword", "doc", 0, "MS Word", "MSWD", "WDBN");
  574. mime_type("mime.application_x_excel", "application/x-excel", "xls", 0, "MS Excel", "XCEL", "XLS5");
  575.  
  576. mime_type("mime.application_octet_stream", "application/octet-stream", "exe", 3, "", "", "");
  577. mime_type("mime.application_postscript", "application/postscript", "ai,eps,ps", 3, "SimpleText", "ttxt", "TEXT");
  578. mime_type("mime.application_rtf", "application/rtf", "rtf", 0, "MS Word", "MSWD", "TEXT");
  579. mime_type("mime.application_x_compressed", "application/x-compressed", ".Z", 1, "MacCompress", "LZIV", "ZIVM");
  580. mime_type("mime.application_x_tar", "application/x-tar", "tar", 1, "tar", "TAR ", "TARF");
  581.  
  582. mime_type("mime.Netscape_Source", "Netscape/Source", "", 2, "SimpleText", "ttxt", "TEXT");
  583. pref("mime.Netscape_Source.description", "View Source");
  584. mime_type("mime.Netscape_Telnet", "Netscape/Telnet", "", 1, "NCSA Telnet", "NCSA", "CONF");
  585. mime_type("mime.Netscape_tn3270", "Netscape/tn3270", "", 1, "tn3270", "GFTM", "GFTS");
  586.  
  587. mime_type("mime.image_x_cmu_raster", "image/x-cmu-raster", "ras", 3, "テアツ「テュテ凝」`", "ttxt", "????");
  588. mime_type("mime.image_x_portable_anymap", "image/x-portable-anymap", "pnm", 3, "テアツ「テュテ凝」`", "ttxt", "????");
  589. mime_type("mime.image_x_portable_bitmap", "image/x-portable-bitmap", "pbm", 3, "テアツ「テュテ凝」`", "ttxt", "????");
  590. mime_type("mime.image_x_portable_graymap", "image/x-portable-graymap", "pgm", 3, "テアツ「テュテ凝」`", "ttxt", "????");
  591. mime_type("mime.image_x_rgb", "image/x-rgb", "rgb", 3, "テアツ「テュテ凝」`", "ttxt", "????");
  592. mime_type("mime.image_x_xpixmap", "image/x-xpixmap", "xpm", 2, "テアツ「テュテ凝」`", "ttxt", "????");
  593.  
  594. // -- fonts 
  595. // Default font encodings are currently platform-specific.
  596. // However the pref names should be of the following form:
  597. //    intl.font#.prop_font
  598. //    intl.font#.prop_size
  599. //    intl.font#.fixed_font
  600. //    intl.font#.fixed_font
  601. // where font# refers to the encoding's CSID, e.g. intl.font1292 is Korean.
  602.  
  603. pref("browser.enable_webfonts",            true);        
  604.  
  605.  
  606. pref("browser.use_document_fonts",                2);    // 0 = never, 1 = quick, 2 = always
  607.  
  608. // -- folders (Mac: these are binary aliases.)
  609. pref("browser.download_directory",        "");
  610. pref("browser.cache.directory",            "");
  611. pref("mail.signature_file",                "");
  612. pref("mail.directory",                    "");
  613. pref("mail.cc_file",                    "");
  614. pref("news.cc_file",                    "");
  615.  
  616. pref("news.fancy_listing",        true);        // obsolete    
  617. pref("browser.cache.wfe.directory", null);
  618. pref("browser.wfe.show_value", 1);
  619. pref("browser.blink_allowed", true);
  620. pref("images.dither", "auto");
  621. pref("images.incremental_display", true);
  622. pref("network.wfe.use_async_dns", true);
  623. pref("network.wfe.tcp_connect_timeout",0);
  624. pref("news.directory",                    "");
  625. pref("security.directory",                "");
  626.  
  627. pref("autoupdate.enabled",                true);
  628.  
  629. pref("imap.io.mac.logging",    false); 
  630.  
  631. pref("browser.editor.disabled", false);
  632.  
  633.  
  634. // LDAP Directories and Personal Address Book for PR4
  635. // These are for backward compatibility with 4.0 beta users and
  636. // should be removed for Mercury/5.0
  637.  
  638. pref("ldap.number_of_directories", 7);
  639.  
  640. pref("ldap.directory1.description", "テ・ツャテェlテウpテ陰テ栄テ嘉・テ厩テュ窶 ");
  641. pref("ldap.directory1.dirType", 2);
  642. pref("ldap.directory1.isOffline", false);
  643.  
  644. pref("ldap.directory2.description", "Bigfoot Directory");
  645. pref("ldap.directory2.serverName", "ldap.bigfoot.com");
  646.  
  647. pref("ldap.directory3.description", "FedEx Package Trace");
  648. pref("ldap.directory3.serverName", "ldap-trace.fedex.com");
  649. pref("ldap.directory3.searchBase", "c=US");
  650. pref("ldap.directory3.attributes.cn", "FedEx Airbill#:airbill");
  651. pref("ldap.directory3.attributes.custom1", "FedEx Ship Date:shipdate");
  652. pref("ldap.directory3.attributes.custom2", "FedEx Dest. Country:country");
  653.  
  654. pref("ldap.directory4.description", "Four11 Directory");
  655. pref("ldap.directory4.serverName", "ldap.four11.com");
  656.  
  657. pref("ldap.directory5.description", "InfoSpace Directory");
  658. pref("ldap.directory5.serverName", "ldap.infospace.com");
  659.  
  660. pref("ldap.directory6.description", "Switchboard Directory");
  661. pref("ldap.directory6.serverName", "ldap.switchboard.com");
  662. pref("ldap.directory6.searchBase", "c=US");
  663. pref("ldap.directory6.attributes.telephoneNumber", "Phone Number:homephone");
  664. pref("ldap.directory6.attributes.street", "State:st");
  665. pref("ldap.directory6.filter1.repeatFilterForWords", false);
  666.  
  667. pref("ldap.directory7.description", "WhoWhere Directory");
  668. pref("ldap.directory7.serverName", "ldap.whowhere.com");
  669.  
  670. // LDAP stuff for PR5 and hopefully 4.0 final
  671.  
  672. pref("ldap_1.number_of_directories", 6);
  673.  
  674. pref("ldap_1.directory1.description", "テ・ツャテェlテウpテ陰テ栄テ嘉・テ厩テュ窶 ");
  675. pref("ldap_1.directory1.dirType", 2);
  676. pref("ldap_1.directory1.isOffline", false);
  677.  
  678. pref("ldap_1.directory2.description", "Four11 Directory");
  679. pref("ldap_1.directory2.serverName", "ldap.four11.com");
  680.  
  681. pref("ldap_1.directory3.description", "InfoSpace Directory");
  682. pref("ldap_1.directory3.serverName", "ldap.infospace.com");
  683.  
  684. pref("ldap_1.directory4.description", "WhoWhere Directory");
  685. pref("ldap_1.directory4.serverName", "ldap.whowhere.com");
  686.  
  687. pref("ldap_1.directory5.description", "Bigfoot Directory");
  688. pref("ldap_1.directory5.serverName", "ldap.bigfoot.com");
  689.  
  690. pref("ldap_1.directory6.description", "Switchboard Directory");
  691. pref("ldap_1.directory6.serverName", "ldap.switchboard.com");
  692. pref("ldap_1.directory6.searchBase", "c=US");
  693. pref("ldap_1.directory6.attributes.telephoneNumber", "Phone Number:homephone");
  694. pref("ldap_1.directory6.attributes.street", "State:st");
  695. pref("ldap_1.directory6.filter1.repeatFilterForWords", false);
  696.  
  697. pref("ldapList.version", 0);
  698.  
  699.  
  700. pref("netcaster.containers.count", "2");
  701. pref("netcaster.containers.container1", "-3;'Channel_Finder';'http://netcaster.jp.netscape.com/ja/finder/container/index.html';1440;0");
  702. pref("netcaster.containers.container2", "1,2;'Channels';");
  703. pref("netcaster.channel.count", "0");
  704. pref("netcaster.castanet.count", "0");
  705. pref("netcaster.castanet.acceptCookies", false);
  706. pref("netcaster.castanet.loggingEnabled", true);
  707. pref("netcaster.castanet.profileEnabled", true);
  708. pref("netcaster.admin.startTime", "9");
  709. pref("netcaster.admin.endTime", "17");
  710. pref("netcaster.admin.times", "0");
  711. pref("netcaster.defaultChannel", "netscape_channel");
  712.  
  713. pref("SpellChecker.DefaultLanguage", 0);
  714. pref("SpellChecker.DefaultDialect", 0);
  715.